Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LLVMGPU] Turn on the vector distribution pipeline by default #17291

Merged
merged 1 commit into from
May 6, 2024

Conversation

qedawkins
Copy link
Contributor

All known outstanding compilation failures with this pipeline have been resolved, so now is a good time to turn it on by default to start getting the predictable good performance for AMD gpu's w/ mma intrinsics like CDNA and RDNA cards.

All known outstanding compilation failures with this pipeline have been
resolved, so now is a good time to turn it on by default to start
getting the predictable good performance for AMD gpu's w/ mma intrinsics
like CDNA and RDNA cards.
@qedawkins qedawkins merged commit d5e479d into iree-org:main May 6, 2024
55 checks passed
@qedawkins qedawkins deleted the vector_distribute_on_by_default branch May 6, 2024 20:12
bangtianliu pushed a commit to bangtianliu/iree that referenced this pull request Jun 5, 2024
…rg#17291)

All known outstanding compilation failures with this pipeline have been
resolved, so now is a good time to turn it on by default to start
getting the predictable good performance for AMD gpu's w/ mma intrinsics
like CDNA and RDNA cards.
LLITCHEV pushed a commit to LLITCHEV/iree that referenced this pull request Jul 30, 2024
…rg#17291)

All known outstanding compilation failures with this pipeline have been
resolved, so now is a good time to turn it on by default to start
getting the predictable good performance for AMD gpu's w/ mma intrinsics
like CDNA and RDNA cards.

Signed-off-by: Lubo Litchev <lubol@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants